gdk: Don't drop the emulating_pointer flag
authorMatthias Clasen <mclasen@redhat.com>
Sun, 4 Mar 2012 16:17:30 +0000 (11:17 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 4 Mar 2012 16:24:51 +0000 (11:24 -0500)
commit0e07d6589e539096e126940588faec31ce5cce9a
treeacddee8b4f2f2e389e335beac358ac18273773dd
parent3579b591c1d15b96b7b17475aa4f11c2d100efb0
gdk: Don't drop the emulating_pointer flag

When manually copying touch events, we must not forget the
emulating_pointer flag.
gdk/gdkwindow.c